Welcome![Sign In][Sign Up]
Location:
Search - socket java

Search list

[JSP/JavaMultiUser

Description: java SOCKET研究及原代码 很详细-study and the original code in great detail
Platform: | Size: 9216 | Author: sss | Hits:

[Otherjava8543535462

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080, then infinite loops call accept () method to accept client connections
Platform: | Size: 903168 | Author: | Hits:

[Internet-Networkcs20061313

Description: java编写基于socket套接字,相互通信,可以实现关机.-prepared socket socket, mutual communication, can achieve a shutdown.
Platform: | Size: 2048 | Author: 火柴头 | Hits:

[ICQ-IM-ChatChatSystem1

Description: 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Platform: | Size: 15432704 | Author: 陈超群 | Hits:

[JSPjavasocketprogram

Description: java socket编程资料,非常详细-socket programming information, very detailed
Platform: | Size: 144384 | Author: 周舟 | Hits:

[Process-ThreadComputing

Description: JAVA的SOCKET的应用,实现远程计算,运用了多线程的方式实现-JAVA applications, remote computing, the use of multithreading in a way
Platform: | Size: 5120 | Author: nicky | Hits:

[Web ServerClient&Server

Description: Socket 网络变成,简单的客户端和服务器端-Socket network into a simple client and server
Platform: | Size: 9216 | Author: 白驹辉 | Hits:

[Otherlibrary_junlin

Description: 一个简单的模拟图书馆系统实现了用户之间的通讯还有概念上的借书还书 默认管理员 ID:Admin Password:1 其他用户自己注册 本系统可供正在学习Swing或套接字的同学学习-a simple simulation system for the Library of communication between users still on the concept of a library book default management member ID : Admin Password : one other user of the system for registration are learning Swing or socket students learning
Platform: | Size: 106496 | Author: | Hits:

[Internet-Networkjava__sound

Description: 用java编写的语音通讯软件,使用Socket,tcp连接-prepared with the voice communications software, Socket, tcp connections
Platform: | Size: 21504 | Author: micklysky | Hits:

[Internet-Networktcp2002

Description: tcp协议socket编程采用的是java技术-agreement tcp socket programming using the java technology
Platform: | Size: 1024 | Author: ding | Hits:

[Windows DevelopProcessOpr

Description: 多线程-----多线程,Socket编程, 源玛注释齐全,有说明文档, 供学习参考. For Java-multithreaded multi-threaded, socket programming, complete source Gilmour notes, documentation, for the study reference. For Java
Platform: | Size: 35840 | Author: popandsmtp | Hits:

[Internet-Networkjavasocket1tongxungongju

Description: 聊天工具 一个用JAVA编写的聊天工具.功能不算强大,只能完成写看功能 -chatting with Java tools to prepare a chat tool. Function is not strong, only to see the completion write function
Platform: | Size: 2048 | Author: 魏宽 | Hits:

[Internet-Networkjavaicp22

Description: 用java socket包编的最简单的聊天室,-socket packets with the most simple part of the chat rooms,
Platform: | Size: 570368 | Author: haixiuqi | Hits:

[Windows DevelopJAVA-source

Description: 该压缩包包括以下内容:Java SMTP协议电子邮件传送剖析,Java语言实现对网络服务器搜索,JCOMToACAD,用JAVA 实现P2P网络通信,投稿文章,基于URL的Web服务器数据访问,Matlab环境下Socket网络功能的实现,ImageProcess等八个源程序-the compressed include the following : Java SMTP E-mail analysis Java language for network servers search JCOMToACAD. JAVA using peer-to-peer network communication, writing articles, based on the URL of the Web server data access, Matlab environment Socket networking capabilities to achieve eight source ImageProcess
Platform: | Size: 544768 | Author: 尹志远 | Hits:

[Windows DevelopMatlab_Socket

Description: 本文件用JAVA语言开发,实现在Matlab环境下Socket的网络功能-this document using Java language in development and environment in Matlab Socket network functions
Platform: | Size: 120832 | Author: 尹志远 | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[Internet-Networkj-sockets

Description: 一个不错的介绍JAVA socket编程的书籍。本书从基本开始,到更深的层次!-a good introductory Java programming socket books. The book start with the basics, to a deeper level!
Platform: | Size: 460800 | Author: 郑述庆 | Hits:

[Internet-Networka_Scocket_program_exanple

Description: 这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
Platform: | Size: 1024 | Author: leilei | Hits:

[Internet-NetworkSocketClientprogram

Description: 这是我辛苦编的一个JAVA程序,是关于SocketClientprogram.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process on SocketClientprogram. simple. understandable. hope can be used. thank administrators read. Thank you
Platform: | Size: 1024 | Author: leilei | Hits:

[JSP/JavaJavaSocketClient

Description: Java源码,TCPIP Socket通讯程序。-Java source code, TCPIP Socket communications procedures.
Platform: | Size: 1024 | Author: 翟鸿鸣 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net